Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Which is used to read a line of text with blanks? - Select optionMar 10
Which of the following code would read a line of text from char type variable,...Jan 05
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the drawback of using procedure-oriented programming, if any:Nov 02
Does C# support a variable number of arguments?Sep 02
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
How does the Auto form feature of Access differ from the Form wizard?Jan 20
Which of the following is the general form of using an exception specification? ...Jan 18
Mention the purpose of SID and SOD linesAug 22
How can I process command-line arguments?Sep 24
What is full form of CMMI & PAFeb 26
What is a Master/ Detail Form?Jan 20
Explain difference between Sequential Search and Binary Search.Aug 21
Can I write IL programs directly?Sep 20
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
Which of the following features that distinguish object oriented programming fro...Jun 09
A C++ program structure is based on the concept ofMar 25
What are the various programmed data transfer methods?Jan 05
What is Program counter?Nov 12
Why does excel display number signs(###) in a cell?Jan 20
What are the different types of forms that you can create in Access?Jan 20
How many address lines in a 4096 x 8 EPROM CHIP?Dec 03
Mentioned code will not compile. Identify which line should be changed to fix th...Oct 27
What is the output of the program mentioned in the description? - Oct 10
Which of the following is true about a function call in a C++ program?Oct 03
Name the library that must be included while using cinNov 13
Identify the correct syntax for declaring a dynamic array of characters using th...Apr 11
Which Stack is used in 8085?Apr 22
Which interrupts are generally used for critical events?Aug 12
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b))Dec 15
Functional decomposition technique can be used to implement - Select optionDec 15
What is the output modes used in 8279?Feb 09
What are the modes used in keyboard modes?Jan 04
What are the modes used in display modes?Mar 31
What are the various flags used in 8085?Oct 13
Which of the following is an Object-oriented programming language?Nov 29
Inserting an element into the stack using array in dfs (data file structure)Dec 20
Write an algorithm for Inserting an element into the queue using array in dfsNov 08
Write an algorithm for Deleting an element from the queue using array in dfsNov 28
Write an algorithm for Deleting an element from the circular queue using array i...Oct 11
Write an algorithm for Creating a Binary Tree in dfs (data file structure).Oct 02
Write an algorithm for Copying a Binary Tree in dfs (data file structure).Oct 02
Write an algorithm for Inserting a node from a Binary Tree in dfs (data file...Oct 17
Write an algorithm for Deleting a node from a Binary Tree in dfs (data file...Mar 05
Recursive algorithm for traversing a binary tree in inorder in dfs (data file...Oct 29
Recursive algorithm for traversing a binary tree in preorder in dfs (data file...Jul 18
Recursive algorithm for traversing a binary tree in postorder in dfs (data file...Sep 20